<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#InProFL {
	padding-bottom: 20px;}
.blhz {
    width: 920px;
    height: 140px;
    position: relative;
    z-index: 10;
	margin:0 auto;
}
.ppsj {
    width: 960px;
    height: 140px;
    text-align: center;
    clear: both;
}
.productshow{width:960px;height:140px;/*这个高度也是我刚才加的，去掉的话也行*/position:relative;text-align:center; float:right;}
.productshow .scrollcontaine {
    width: 900px;
    height: 120px;
    overflow: hidden;
    position: relative;
    float: right;
    right: 50px;
	margin-top: 18px;
}
.productshow .scrollcontaine ul{width:20000px;position:absolute;left:0px;top:0px;}
.productshow .scrollcontaine li{float: left;height: 120px;margin-right: 10px;width: 215px; background:url(../images/fl-bg.jpg) no-repeat; text-align:right;}
.productshow .scrollcontaine li p {line-height:22px;padding: 0 5px;}
.productshow .scrollcontaine li p a{
	text-decoration:none;
	color:#fff;
}
/*.productshow .scrollcontaine li a { text-decoration:none; display:block; width:215px; height:120px;}*/
	.FLp14 {
		font-size:14px;
		color:#fff;}
	.FLp18 {
		font-size:18px;
		color:#fff;
		font-weight:bold;}
a.abtn {
    position: absolute;
    top: 4px;
    display: block;
    height: 132px;
    width: 6px;
    overflow: hidden;
    text-indent: -20000px;
}
a.aright {
    right:17px;
	padding-top:70px;
    position: absolute;
    top: 14px;
    display: block;
    height: 51px;
    width: 18px;
    overflow: hidden;
    text-indent: -20000px;
    background: url('../images/InProFL-r.png') no-repeat scroll 0px center transparent;
}
a.aleft {
    left: -27px;
	padding-top:70px;
    position: absolute;
    top: 14px;
    display: block;
    height: 51px;
    width: 18px;
    overflow: hidden;
    text-indent: -20000px;
    background: url('../images/InProFL-l.png') no-repeat scroll 0px center transparent;
}
</pre></body></html>